home *** CD-ROM | disk | FTP | other *** search
/ Voice Collection 7: Yuko Mizutani / UNTITLED.BIN / pc / mvoice.dir / 00063_swÉWÅ[ÉUÉX.off.ls < prev    next >
Encoding:
Text File  |  1995-01-01  |  172 b   |  13 lines

  1. on mouseUp
  2. end
  3.  
  4. on mouseDown
  5.   pushbtn()
  6.   if rollOver(clickOn()) then
  7.     puppetSound("├ëW├à[├ëU├ëX")
  8.     if soundBusy(1) then
  9.       go(the frame)
  10.     end if
  11.   end if
  12. end
  13.